func github.com/tmthrgd/go-hex.decodeGeneric
2 uses
github.com/tmthrgd/go-hex (current package)
hex.go#L107: func decodeGeneric(dst, src []byte) (uint64, bool) {
hex_amd64.go#L68: n, ok = decodeGeneric(dst, src)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)